IoConfiguration.OutputLength property

The length of the output data sent to a device.

Namespace: IntervalZero.KINGSTAR.Base.Class

Assembly: IntervalZero.KINGSTAR.Base.Class (in IntervalZero.KINGSTAR.Base.dll) Version: 4.4.0.0

Syntax

C#VB
public uint OutputLength { get; set; }
Public Property OutputLength As UInteger

Property value

Type: uint

See also

IoConfiguration Class

IntervalZero.KINGSTAR.Base.Class Namespace